FontCount Function

Used to determine the number of fonts installed on the user's computer.

Syntax

result = FontCount( )

Return Value

Result

Integer

The number of fonts installed.

Notes


FontCount is useful when you need to build a list of available fonts or need to determine if a specific font is installed.


Examples

See the example for the Font function.


See Also

Font, FontsFolderfunctions.